home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / Me-Mz / Mike's Externals.cpt / Mike's Externals / card_4389.txt < prev    next >
Text File  |  1990-02-22  |  653b  |  32 lines

  1. -- card: 4389 from stack: in
  2. -- bmap block id: 0
  3. -- flags: 0000
  4. -- background id: 2764
  5. -- name: 
  6.  
  7.  
  8. -- part contents for background part 17
  9. ----- text -----
  10. Lcase
  11.  
  12. -- part contents for background part 18
  13. ----- text -----
  14. Mike Gleason Jr.
  15.  
  16. -- part contents for background part 19
  17. ----- text -----
  18. XFCN
  19.  
  20. -- part contents for background part 20
  21. ----- text -----
  22. lcase("String")
  23.  
  24. -- part contents for background part 21
  25. ----- text -----
  26. The reverse of ucase.  This will convert a string to all lowercase; does nothing to non-letters.
  27.  
  28. -- part contents for background part 23
  29. ----- text -----
  30. put lcase("UNL Cornhuskers #1") into msg
  31.    -->unl cornhuskers #1
  32.